[IA64] Support special guest optimizations in the hypervisor
authorAlex Williamson <alex.williamson@hp.com>
Mon, 9 Jul 2007 15:22:58 +0000 (09:22 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 9 Jul 2007 15:22:58 +0000 (09:22 -0600)
commit44381fddd31c0e3b5e6b702ecf6d966ce41eaff1
treec9cc239c372e8ce055432cc97777602dca8bc237
parente16bc52a1de140578b8b61581fd293386f276ed1
[IA64] Support special guest optimizations in the hypervisor

For PV add a new hypercall __HYPERVISOR_opt_feature, which lets dom0/domU
switch on/off special optimization features in the hypervisor.
For HVM this is done in set_os_type().

Signed-off-by: Dietmar Hahn <dietmar.hahn@fujitsu-siemens.com>
xen/arch/ia64/vmx/mmio.c
xen/arch/ia64/vmx/vmx_fault.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/hypercall.c
xen/arch/ia64/xen/vcpu.c
xen/include/asm-ia64/domain.h
xen/include/public/arch-ia64.h